home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.0.2 / DeveloperInterfaces / Interfaces - Read Me
Encoding:
Text File  |  1996-10-08  |  3.7 KB  |  46 lines  |  [ttro/ttxt]

  1. Developer Interfaces                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
  2.  
  3. The Installer Developer Interfaces have been updated and consolidated, obsoleting many of the interface files shipped with the Installer  4.0.3 SDK.  The following is a list of the new interface files and which old interfaces they replace:
  4.  
  5. AIncludes
  6.                     InstallerScript.a                                                                                                replaces:   ActionAtomIntf.a
  7.  
  8. CIncludes
  9.                 ActionHandlerHeader.h                                        replaces:   ActionHandlerHeader.h
  10.     
  11.         InstallerScript.h                                                                                             replaces:   ActionAtomHeader.h
  12.                                                                                                                                                                                                                                                                                                                      ActionAtomIntf.h                                                                                                                                                                                                                                                                                                                    
  13.                                                                                                                                                                                                                                                                                                                      AtomExtenderHeader.h                                                                                                                                                                                                                                                                                                            
  14.                                                                                                                                                                                                                                                                                                                      CallbackDispatcherHeader.h                                                                                                                                                                                                                                                                                                            
  15.                                                                                                                                                                                                                                                                                                                      InstallerMemoryFuncsHeader.h                                                                                                                                                                                                                                                                                                            
  16.                                                                                                                                                                                                                                                                                                                      RuleFunctionHeader.h                                                                                                                                                                                                                                                                                                            
  17.                                                                                                                                                                                                                                                                                                                      SearchProcedureHeader.h                                                                                                                                                                                                                                                                                                            
  18.                                                                                                                                                                                                                                                                                                                      SetupFunctionHeader.h                                                                                                                                                                                                                                                                                                            
  19.                                                                                                                                                                                                                                                                                                                      VersionCompareHeader.h                                                                                                                                                                                                                                                                                                            
  20.                 
  21.     TargetInfoMgt.h                                                                                                    replaces:   TargetInfoMgt.h
  22.                 
  23.     TargetVersMgt.h                                                                                                replaces:   TargetVersMgt.h
  24.  
  25. CSources
  26.                     InstallerCallbackGlue.c                                            replaces:   ActionAtomCBGlue.c
  27.                                                                                                                                                                                                                                                                                                                      ActionHandlerCBGlue.c                                                                                                                                                                                                                                                                                                                    
  28.                                                                                                                                                                                                                                                                                                                      AtomExtenderCBGlue.c                                                                                                                                                                                                                                                                                                                    
  29.                                                                                                                                                                                                                                                                                                                      InstallerMemoryCBGlue.c                                                                                                                                                                                                                                                                                                                    
  30.  
  31. PIncludes
  32.                     InstallerScript.p                                                                                                replaces:   ActionAtomIntf.p
  33.                                                                                                                                                                                                                                                                                                                      ActionAtomIntf.p                                                                                                                                                                                                                                                                                                                    
  34.                                                                                                                                                                                                                                                                                                                      SearchProcedureHeader.p                                                                                                                                                                                                                                                                                                                    
  35.                         
  36.                     TargetInfoMgt.p                                                                                                replaces:   TargetInfoMgt.p
  37.  
  38.                     TargetVersMgt.p                                                                                            replaces:   TargetVersMgt.p
  39.  
  40. RIncludes
  41.      InstallerTypes.r                                                                                                  replaces:   InstallerTypes.r                                    
  42.  
  43.      ScriptCheckTypes.r                                                                            replaces:   ScriptCheckTypes.r    
  44.  
  45. NOTE    
  46. Although some of the new interface files have a version of 4.1a2, they are all fully backwards compatible.